When using mkfs, it per default reserves 5% of the total blocknumber of the mass storage device for root. Sometimes you dont want it to do that, and reading the manpage (... RTFM ...) the solution was quite simple:
Where the -m flag lets you set the percentage to reserve - in this case, 0%.