-Q
(quiet) disables error reporting on stderr, so you don't have to sprinkle 2> /dev/null throughout your script.
2> /dev/null