Suppress Routing Errors?

We are getting a lot of messages like this:

ActionController::RoutingError (Recognition failed for "blah.jpg"):

Since we launched a new site and people externally have linked to stuff.

Anyway, I'd like to just suppress these - I don't need to see them.

What can we do to accomplish that?

Thanks, H