One more reason not to respond to questions when I'm too sleepy to do it
right ;)
> Custom $user fields will already be saved without modifying ->data
> directly. In fact, custom fields that do not go into data need to be
> unset explicitly in hook_user('save') to prevent this.
>
> Steven Wittens