How can I disable Mac OS Lion asking if I really want to open a downloaded file?

I haven't tested this under Lion but

defaults write com.apple.LaunchServices LSQuarantine -bool NO

and then restarting should totally disable this functionality.