Currently, obnam fsck reports chunks that are unused:
chunk 16541095925909528379 not used by anyone
but doesn't do anything about it. There should be an option to remove those unused chunks from the repository. --weinzwang
fsck can delete unused chunks now. done --liw