There are two reasons why animated gifs are not supported:
Each image uploaded to the server should be resized to reduce file storage usage. But it is not possible to resize animating gifs without losing animation, using standard PHP GD library.
Attachments plugin automatically add images to user's photo album. Photo plugin does not support animated gifs.