"404 OK" header?

With FastCGI/Apache2 on RHEL4, render :status => 404 is setting "404 OK" as the status header. On OSX/Webrick it correctly sets "404 Not Found".

Any idea what's causing this? It is causing some problems with some of the tools we use with our site.

Thanks, Justin