Suppose I have a linear model with strongly correlated residuals. Suppose further that after adding one or more lags of the dependent variable, the residuals no longer appear to be autocorrelated under the usual tests (DW, etc.). I know that if the residuals in the autoregressive model remained correlated, OLS yields biased estimates. My question is, if the addition of an autoregressive term or terms cures the autocorrelation of the residuals, will OLS now yield unbiased results?
Also, I assume that if the estimates are unbiased, confidence intervals on coefficients and predictive intervals on forecasts can be constructed in the usual way. If this is not the case even though the estimator is unbiased, I would like a description of or a pointer to the literature on how these should be adjusted.