I see a lot of users attempting to hand code a SuppressMessageAttribute themselves. This can be error prone and is not needed when both Visual Studio and the standalone FxCop can automatically generate these for you.
In Visual Studio 2005
In Visual Studio Orcas
In FxCop
Note: In both Visual Studio and FxCop you can select multiple warnings and suppress them all once.