When a program crashes under OS X then it displays a dialog asking if the info should be sent to Apple. If you never do that then you can disable this dialog by typing:
defaults write com.apple.CrashReporter DialogType Server
in a terminal shell. So says the C’t.