The ath driver has a lof of these warnings. It's an older driver in the
tree, so supress these warnings until they can be fixed. They are a mix
of simple dead stores, debubgging output and stuff that would require
careful study to know if its safe to remove the access or not (there are
likely very few of the latter, but if there are any they are latent bugs
that compiler could optimize away).
Sponsored by: Netflix