What is UnityEngine.Events.UnityAction used for?

Just did a quick look at the API changes and I haven’t figured out where I would use a UnityAction. The documentation says nothing on this.
It just seems to be the same as an Action.

I guess these are preperations for the event system which should come in 4.6

Oh? Haven’t kept up with upcoming features except for the new gui.