In fact, there is much much more bugs related to SDL than expected.
Hatari is mostly unusable.
Loading a configuration (switching from Falcon to ST for example) hang
in SDL_UpdateRects(surf, 1, &MessageRect),a SDL function called from
StatusBarDrawMessage.
Quit hang most of the time in SDL_free (if you do not use SDL GUI, it
will not hang at all).